2005-08-29 Matthias Clasen <mclasen@redhat.com>
* gtk/gtktrayicon.c: Add a pointer to the spec.
2005-08-29 Matthias Clasen <mclasen@redhat.com>
+ * gtk/gtktrayicon.c: Add a pointer to the spec.
+
* gtk/gtkstatusicon-x11.c: Add docs.
* gtk/gtkstatusicon.h: Fix a typo.
2005-08-29 Matthias Clasen <mclasen@redhat.com>
+ * gtk/gtktrayicon.c: Add a pointer to the spec.
+
* gtk/gtkstatusicon-x11.c: Add docs.
* gtk/gtkstatusicon.h: Fix a typo.
* Boston, MA 02111-1307, USA.
*/
+/*
+ * This is an implementation of the freedesktop.org "system tray" spec,
+ * http://www.freedesktop.org/wiki/Standards/systemtray-spec
+ */
+
#include <config.h>
#include <string.h>
#include <libintl.h>